home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / PublicDomain / Spiele / GalagawarsV1_5 / Readme < prev    next >
Text File  |  1999-11-13  |  3KB  |  90 lines

  1. Short:    Galagawars V1.5 + Source by Michael Rosskopf & Wiremu Te Kani
  2. Uploader: wtekani@netscape.net (Wiremu Te Kani)
  3. Author:   wtekani@netscape.net (Wiremu Te Kani)
  4. Type:     game/shootemup
  5.  
  6. Galagawars! Updated with ENGLISH source!
  7.  
  8. This is the updated version of Michael Rosskopfs Galagawars game. It
  9. runs about 20-30% faster than the original, using interleaved
  10. bitmaps, intelligent blitting, and Fish's multiple sprites technique
  11. for the starscape, and all the graphics have been updated and
  12. revamped.
  13.  
  14. The sourcecode is included with this file.  The original was written
  15. in Michaels native german, with german variables and remarks. This
  16. version has virtually ALL that translated to English.  Included is
  17. source codes for converting shapes into the interleaved bitmap
  18. format, but don't expect it to be very concise or helpful on matters.
  19. I built the inmap program just for the sake of Galagawars. It is
  20. currently user FIENDly.
  21.  
  22. The original Galagawars had all its files divvyed across several
  23. directories (Bitmaps, Spaceships, Shooters etc). Included in the
  24. source is a program which compiles all the shapes into one great big
  25. shape file.  This latest source compiles the whole game as ONE file
  26. too.
  27.  
  28. Well that's my lot. Well, I'll stop talking now and you can read
  29. Micheal Rosskopfs text. Bye!
  30.  
  31. Wiremu Te Kani - November 17th 1999
  32. Email: wtekani@netscape.net
  33.  
  34. -------------------------------------
  35.  
  36. Hi everybody!
  37.  
  38. Unfortunately I´m too short of time to develop more software (I'm
  39. studying computer-science and busy with JAVA and so on), so I decided on
  40. releasing the sourcecode of my programs.
  41.  
  42. For my last release GALAGA WARS I´ve got many responses, so I think
  43. there could be people outside want to develop that game.
  44.  
  45. My programs are all freeware, so you can do what you want with it. But it´d
  46. be great if you inform me about when you want to use the code.
  47. And it´d be better if you mentioned me in your software.
  48.  
  49. All programs are written in BLITZ BASIC II. The code is a little bit lame.
  50. I´m sure that you can make it better now you have the chance.
  51.  
  52. Unfortunately I´ve only used a small number of comments, but after taking
  53. some time the code can´t be as hard as it seems.
  54.  
  55. The source-codes of the following programs are available on the aminet
  56. (I think you have one of them, because you're reading this!):
  57.  
  58. -Galaga Wars (classic space-shooter)
  59. -Nuclear Assault (a game like Missile Command)
  60. -Mech-Konstruktor (program for designing Battlemechs)
  61.  
  62. If I have time, I´ll program some new stuff in BLITZ BASIC.
  63.  
  64. But I also have to take care of my other hobbies.
  65. I produce techno- and trance-music. On my homepages you find info and some
  66. tracks ready for download:
  67.  
  68. http://members.tripod.de/magicwave
  69. (I do this together with Marco who has designed some of the GALAGA WARS
  70. starships)
  71.  
  72. http://members.tripod.de/netTraxX (my homepage)
  73.  
  74. For questions contact:
  75.  
  76. Michael Roßkopf
  77. Saarlandstraße 25
  78. 44866 Bochum
  79. Germany
  80.  
  81. Tel.: +49-2327-31546
  82.  
  83. E-Mail: Michael_Rosskopf@gmx.de
  84.  
  85. AMIGA rulez!
  86.  
  87. cu
  88.  
  89. Michael (April 4th, 1999)
  90.